home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tex / lindner / texware.zoo / source / tftopl / tftopl.lzh / TFTOPL.CH < prev    next >
Encoding:
Text File  |  1990-05-21  |  437 b   |  21 lines

  1.  
  2. TFTOPL.CH                     Version 1.0                      21. Mai 1990
  3.  
  4. Anpassung an Atari ST und Turbo C Version 2.0
  5.  
  6. ***************************************************************************
  7.  
  8.  
  9. @x Zeile 65 (TFTOPL.WEB)
  10. @d @!local_banner "Local Version"
  11. @y
  12. @d @!local_banner "Atari ST Version 1.0, May 21, 1990 by S. Lindner"
  13. @z
  14.  
  15. @x Zeile 1567 (TFTOPL.WEB)
  16. else { switch (t) {
  17. @y
  18. else { switch ((int)t) {
  19. @z
  20.  
  21.